Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference


JManager Result Codes

Many JManager functions return result codes. The various result codes specific to JManager are shown in Table 2-2. In addition, JManager functions may also return File Manager, Code Fragment Manager, and Process Manager result codes, which are described in Inside Macintosh.

Table 2-2  JManager result codes
noErrNo error
paramErrInvalid parameter in function call
memFullErrOut of memory
kJMBadClassPathErrorAn invalid path was found in the ClassPath list.
kJMExceptionOccurredAn exception occurred
kJMVersionErrorIncompatible JManager version


Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997